naming class造句
例句與造句
- Use nouns when naming classes
使用名詞來(lái)命名類。 - As a subclass of the named class
定義為命名類 - For example , in visual basic projects , the boxes are named class name
例如,在visual basic項(xiàng)目中,這兩個(gè)框的名稱分別為“類名” - The . net framework has a convention for naming classes and methods related to events
Net framework具有命名與事件相關(guān)的類和方法的約定。 - For example , in visual basic projects , the boxes are named class name and
例如,在visual basic項(xiàng)目中,這兩個(gè)組合框的名稱為“類名”和“方法名稱” 。 - It's difficult to find naming class in a sentence. 用naming class造句挺難的
- A blank class named class 1 is added ; wait a few moments and you will be able to enter the class name
這樣就添加了一個(gè)名為class _ 1的空類,稍等片刻后就可以輸入類名 - Do name classes , interfaces , and value types with nouns , noun phrases , or occasionally adjective phrases , using pascal casing
按照pascal大小寫格式,使用名詞或名詞短語(yǔ)(或偶爾使用形容詞短語(yǔ))為類、接口和值類型命名。 - This subset is appropriate for applications designed to run on resource - constrained devices and is semantically compatible with same - named classes in the . net framework
此子集適合于旨在資源受限制的設(shè)備上運(yùn)行的應(yīng)用程序,并且在語(yǔ)義上與. net framework中的同名類兼容。 - In the code editor which is also the text editor , you can use arabic or hebrew to name classes , functions , variables , properties , string literals , attributes , and so on
代碼和文本。在代碼編輯器(同時(shí)它也是文本編輯器)中,您可以使用阿拉伯語(yǔ)或希伯來(lái)語(yǔ)命名類、函數(shù)、變量、屬性、字符串文本、屬性,等等。 - In the tomcat hierarchy of class loaders shown in figure 1 , for instance , classes loaded by the common class loader will never be able to directly access by name classes loaded by a web application
例如,在圖1顯示的tomcat類裝入器層次結(jié)構(gòu)中,由common類裝入器裝入的類決不能(根據(jù)名稱)直接訪問(wèn)由web應(yīng)用程序裝入的類。 - Now i belong to this last - named class ; and certainly my prospects of military preferment are most encouraging as well as certain . my fortune , though small , is free and unfettered , and the memory of my late father is respected in our country , valentine , as that of the most upright and honorable merchant of the city ; i say our country , because you were born not far from marseilles .
我是屬于后者這個(gè)階級(jí)的,我在陸軍中的父親是很有前途的,我的財(cái)產(chǎn)雖然不多,但卻不受任何人的牽制,我的父親在我們故鄉(xiāng)里很受人尊敬,大家都認(rèn)為他是位最可尊敬的商人。 - To improve the performance of mobile agents system , we see agentcode as a set of named classes ( or code blocks ) in made . these classesare dynamically loaded on demand through codebroker transparent oftheir network distribution . this code migration model improves theperformance , fault tolerance , and resource share of mobile agents system . especially in java based mobile agents system , it can take advantage ofrich library classes in java environment and improve the performance effectively
針對(duì)目前的移動(dòng)代理系統(tǒng)性能不佳的問(wèn)題,本文提出將代理代碼看成是由有名字的類(或代碼塊)所組成的集合,利用codebroker來(lái)實(shí)現(xiàn)透明于類的網(wǎng)絡(luò)分布的代碼遷移模型,解決移動(dòng)代理系統(tǒng)設(shè)計(jì)中遇到的效率、容錯(cuò)能力以及internet資源的共享等問(wèn)題。